Skip to content

docs: align vision and bearing with DOGFOOD coverage#104

Merged
flyingrobots merged 1 commit into
mainfrom
cycle/lx-014-expand-dogfood-catalog-coverage
May 21, 2026
Merged

docs: align vision and bearing with DOGFOOD coverage#104
flyingrobots merged 1 commit into
mainfrom
cycle/lx-014-expand-dogfood-catalog-coverage

Conversation

@flyingrobots
Copy link
Copy Markdown
Owner

@flyingrobots flyingrobots commented May 21, 2026

Summary

Updates the strategic docs to reflect the current repo direction after the Blocks and i18n work:

  • VISION now names visible product surfaces as a core strategic pressure point, with Blocks and localization proving themselves through DOGFOOD.
  • BEARING now points at LX-014 catalog coverage as the immediate target instead of stale layout/viewport formalization.
  • BEARING captures the current sequence: expand DOGFOOD localization coverage, persist locale preference through a port/adapter, then resume Blocks product proof with less visible localization debt.

Non-goals

  • no runtime/API changes
  • no catalog generation changes
  • no locale persistence
  • no new Blocks architecture
  • no rendered AppShell work
  • no changelog entry for docs-only strategy alignment

Validation

  • git diff --check
  • npm run docs:inventory
  • npm run lint
  • pre-commit reran npm run lint and lockfile consistency
  • pre-push ran npm run typecheck:test
  • pre-push ran npm test
  • pre-push ran npm run verify:interactive-examples

Summary by CodeRabbit

  • Documentation
    • Updated project documentation reflecting recent accomplishments and strategic priorities
    • Added Product Surfaces area (Blocks, Localization, DOGFOOD Proof) to vision framework
    • Revised focus areas and upcoming targets

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ce36ddcb-f31e-46bd-b287-e65e433099c9

📥 Commits

Reviewing files that changed from the base of the PR and between ccc5750 and 67b69ee.

📒 Files selected for processing (2)
  • docs/BEARING.md
  • docs/VISION.md

📝 Walkthrough

Walkthrough

This PR updates strategic documentation files to align roadmap and vision around product surfaces. BEARING.md adds recent shipped work and replaces the next-target narrative with focus on DOGFOOD visibility and localization through LX-014. VISION.md introduces a new Product Surfaces section and elevates Empirical Documentation as a canonical proving ground.

Changes

Strategic Documentation Updates

Layer / File(s) Summary
Recent Ships and Next Target
docs/BEARING.md
Recent Ships are updated to include LX-018 (localization honesty) and DX-031/DX-034 (Blocks public metadata and proof). The Active Gravity section is replaced with new gravity points emphasizing DOGFOOD visibility and localization coverage, updated tensions list, and a new next target LX-014 with stated scope, non-goals, and expected follow-on sequence.
Product Surfaces in Vision
docs/VISION.md
The mindmap is extended with a new "Product Surfaces" branch containing Blocks, Localization, and DOGFOOD Proof. A new section 4 ("Product Surfaces") is added to the main document describing current pressure points, and "Empirical Documentation" is re-leveled as section 5 with expanded text about DOGFOOD as the canonical proving ground.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 The vision grows clearer, surfaces shine,
Ships logged, next targets align,
Blocks and locales find their place,
DOGFOOD proof sets the pace,
Forward the strategy will race!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely summarizes the main changes: updating strategic documentation (VISION and BEARING) to reflect DOGFOOD coverage priorities and recent product work.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cycle/lx-014-expand-dogfood-catalog-coverage

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@flyingrobots
Copy link
Copy Markdown
Owner Author

Code Lawyer Activity Summary

Severity Source File Issue Outcome Commit
None PR review + self-audit docs/BEARING.md, docs/VISION.md No unresolved review threads and no self-discovered issues No changes required N/A

Validation performed:

  • clean before audit
  • GraphQL review-thread query returned zero review threads
  • CodeRabbit global review reported no actionable comments
  • diff --git a/docs/BEARING.md b/docs/BEARING.md
    index 664d68d1..0fe22f00 100644
    --- a/docs/BEARING.md
    +++ b/docs/BEARING.md
    @@ -4,6 +4,14 @@ Current direction and active tensions. Historical ship data is in CHANGELOG.md

Recent Ships

+- LX-018 — localization catalog data is now honest: generated non-English

  • DOGFOOD catalogs do not embed copied English fallback strings, English
  • fallback catalogs load separately at runtime, and non-production builds can
  • expose loud missing-localization markers.
    +- DX-031 / DX-034 — Blocks now have public metadata, schema, data-binding,
  • command-intent, lifecycle, active-binding, first-party definition, DOGFOOD
  • documentation, and fixture-demo proof. The visible product layer is still
  • emerging; the architecture is ahead of the rendered catalog.
  • 4.4.1 — framed-shell polish and background-fill recovery after 4.4.0.
  • 4.2.0RE-007
    lands the framed shell on the runtime-engine seams and ships
    @@ -16,24 +24,71 @@ Current direction and active tensions. Historical ship data is in CHANGELOG.md

Active Gravity

-### 1. Product Surface Depth
-- Formalization of the layout and viewport engine.
-- Deepening DOGFOOD story quality and variant polish.
+### 1. Visible DOGFOOD Product Truth
+- DOGFOOD now exposes two partially visible product surfaces at once: Blocks and

  • localization.
    +- The next work should improve what users can see in DOGFOOD before adding
  • another abstract layer.
    +- The localization pipeline is honest; the bottleneck is visible catalog
  • coverage.

-### 2. Machine-Readable Interactivity
-- Interactive component documentation for the MCP rendering server.
-- Refinement of the AI tool boundary for Bijou-authored apps.
+### 2. Blocks Crossing From Contracts To Product
+- Blocks have a strong data-flow and composition spine.
+- AppShell, ReaderSurface, InspectorPanel, and the fixture

  • CounterDemoBlock prove the path, but the rendered standard catalog is not
  • finished.
    +- New Block work should consume the existing contracts, not invent provider,
  • lifecycle, callback, or localization policy while rendering.

-### 3. Data Visualization Maturity
-- Expansion of the sparkline/brailleChart/stats toolkit.
-- Implementation of deeper, interactive chart types.
+### 3. Localization Coverage Before Preference Polish
+- English fallback is separate from selected-locale catalogs.
+- Missing selected-locale strings are now real missing data, not disguised

  • English.
    +- The next value comes from moving visible DOGFOOD strings into the source
  • string table and regenerating honest locale catalogs.

Tensions

-- Notification Hit-Testing: Toast hit-testing remains outside the retained layout system, creating a mismatch between global overlays and local pane viewports.
-- Ambiguous Graphemes: RE-016 (ambiguous-width emoji icons) lacks a universal fix; width remains dependent on the terminal's rendering context.
-- Frame Timing: Integration of high-fidelity frame timing with the performance overlay for fine-grained bottleneck detection.
+- Visible English Debt: DOGFOOD still has too many hard-coded English strings

  • in navigation, settings, Blocks docs, preview chrome, common actions, and
  • status labels.
    +- Product Proof Lag: Blocks have better contracts than visible rendered
  • proof. AppShell rendering must consume existing data-flow contracts instead of
  • creating a parallel prop/callback path.
    +- Persistence Timing: Locale preference persistence matters, but it is less
  • valuable until enough of DOGFOOD visibly responds to locale changes.
    +- Measurement Temptation: A localization dashboard would be useful, but
  • coverage must improve before a dashboard becomes the next highest-value move.

Next Target

-The immediate focus is the layout and viewport formalization to ensure split panes and scroll regions share a unified interaction model.
+The immediate focus is
+LX-014 — Expand DOGFOOD Catalog Coverage.
+
+LX-014 should stay product-facing and narrow:
+
+- move visible DOGFOOD strings into the source string table
+- cover top navigation, settings/menu labels, Blocks docs, Blocks preview

  • chrome, Counter demo labels, i18n docs, common actions, and common
  • loading/empty/error/status labels
    +- regenerate locale catalogs without copying English fallback data into
  • non-English payloads
    +- ratchet hard-coded localization debt down
    +- preserve the existing runtime fallback policy

+Non-goals for the next cycle:
+
+- no locale preference persistence
+- no localization dashboard
+- no translation workbench
+- no portable preference system
+- no new Blocks architecture
+- no rendered AppShell work
+- no broad standard Block catalog expansion
+
+Expected sequence:
+
+1. LX-014 expands visible DOGFOOD catalog coverage.
+2. LX-013 persists selected locale through a port/adapter.
+3. Blocks product proof resumes with less visible localization debt underneath

  • the showcase.
    diff --git a/docs/VISION.md b/docs/VISION.md
    index bf781c11..ddc6a6f1 100644
    --- a/docs/VISION.md
    +++ b/docs/VISION.md
    @@ -17,6 +17,10 @@ mindmap
    Accessible
    Localizable
    Resilient Viewports
  •    Product Surfaces
    
  •        Blocks
    
  •        Localization
    
  •        DOGFOOD Proof
       Empirical Documentation
           DOGFOOD
           Living Field Guide
    

@@ -38,10 +42,20 @@ A rendering foundation built on typed arrays and zero-allocation hot paths. The

3. Humane Interaction

A shell model that remains truthful under the pressures of keyboard, mouse, compact viewports, and localization. Accessibility and internationalization are substrate properties, not afterthoughts.

-### 4. Empirical Documentation
-DOGFOOD is the canonical proving ground. Every component and pattern is verified in a living product surface within the repository.
+### 4. Product Surfaces
+Bijou's architecture becomes credible only when it survives visible product
+surfaces. Blocks and localization are the current pressure points: Blocks must
+move from contracts into real reusable product assemblies, and localization must
+make DOGFOOD visibly usable without hiding missing translations behind copied
+English fallback data.

-### 5. Agent-First Legibility
+### 5. Empirical Documentation
+DOGFOOD is the canonical proving ground. Every component, Block, localization
+flow, and pattern is verified in a living product surface within the repository.
+Documentation should not merely describe the system; it should expose the system
+working under real product pressure.
+
+### 6. Agent-First Legibility
The system is designed to be codable and inspectable by both humans and AI. MCP rendering services and interactive documentation provide a machine-readable interface to the toolkit.

--- reviewed for docs-only scope and structural drift

lint
npm run lint --workspaces

@flyingrobots/bijou@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-i18n@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-i18n-tools@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-i18n-tools-node@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-i18n-tools-xlsx@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-mcp@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-node@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-tui@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-tui-app@5.0.0 lint
tsc --noEmit

create-bijou-tui-app@5.0.0 lint
tsc --noEmit

@flyingrobots/bijou-bench@5.0.0 lint
tsc --noEmit green

test
vitest run --config vitest.config.ts

RUN v4.0.18 /Users/james/git/bijou

✓ packages/create-bijou-tui-app/src/cli.test.ts (7 tests) 790ms
✓ installs a runnable packed CLI entrypoint and exports the npm bin 779ms
✓ tests/cycles/LX-008/localized-shell-and-dogfood.test.ts (3 tests) 517ms
✓ packages/bijou-tui-app/src/index.test.ts (8 tests) 536ms
✓ animates drawer changes via physics commands 464ms
✓ tests/cycles/DX-031/dogfood-blocks-section.test.ts (3 tests) 500ms
✓ scripts/workflow-shell-preflight.test.ts (6 tests) 718ms
✓ validates the shipped workflow shell blocks 694ms
✓ tests/cycles/LX-012/dogfood-i18n-debt-inventory.test.ts (3 tests) 353ms
✓ scripts/notifications-demo.test.ts (2 tests) 292ms
✓ scripts/frame-regressions.test.ts (5 tests) 257ms
✓ tests/cycles/DF-024/publish-philosophy-architecture-and-doctrine-guides-in-dogfood.test.ts (3 tests) 220ms
✓ tests/cycles/DF-023/publish-repo-package-and-release-guides-in-dogfood.test.ts (5 tests) 270ms
✓ tests/cycles/DF-067/responsive-dogfood-layout-variants.test.ts (5 tests) 206ms
✓ packages/bijou-tui/src/app-frame.test.ts (86 tests) 1736ms
✓ treats frame-managed runtime notifications as dismiss-only mouse targets 493ms
✓ scripts/pty-driver.test.ts (4 tests) 196ms
✓ scripts/no-local-paths.test.ts (1 test) 176ms
✓ packages/bijou-node/src/worker/worker.test.ts (2 tests) 155ms
✓ tests/cycles/DL-006/inspector-panel-rhythm.test.ts (5 tests) 177ms
✓ tests/cycles/DF-001/dogfood-coverage-progress.test.ts (6 tests) 130ms
✓ scripts/dogfood-i18n-debt.test.ts (5 tests) 159ms
✓ tests/cycles/DF-062/notification-system-family-audit.test.ts (10 tests) 135ms
✓ tests/cycles/LX-005/bijou-i18n-tools-node.test.ts (5 tests) 88ms
✓ tests/cycles/DF-022/build-prose-docs-reader-and-top-level-dogfood-nav.test.ts (4 tests) 104ms
✓ packages/bijou/src/core/components/dag.test.ts (129 tests) 116ms
✓ packages/bijou-tui/src/runtime.test.ts (36 tests) 155ms
✓ tests/cycles/LX-006/bijou-i18n-xlsx.test.ts (2 tests) 72ms
✓ tests/cycles/DF-053/motion-shader-dogfood-audit.test.ts (5 tests) 73ms
✓ tests/cycles/DF-061/overlay-primitives-family-audit.test.ts (9 tests) 95ms
✓ tests/cycles/DL-007/inspector-panel-block.test.ts (5 tests) 93ms
smoke examples/counter/main.ts (pipe) ... ok
smoke examples/select/main.ts (interactive-scripted) ... ok
✓ tests/cycles/DF-026/demote-examples-to-secondary-reference-status.test.ts (4 tests) 83ms
smoke examples/plain-a.ts (pipe) ... ok
smoke examples/plain-b.ts (pipe) ... ok
smoke examples/plain-c.ts (pipe) ... ok
smoke examples/select/main.ts (interactive-scripted) ... ok
smoke examples/filter/main.ts (interactive-scripted) ... ok
✓ scripts/smoke-all-examples.test.ts (18 tests) 64ms
✓ tests/cycles/LX-018/runtime-loc-fallbacks.test.ts (4 tests) 82ms
✓ packages/bijou/src/core/forms/forms.fuzz.test.ts (9 tests) 88ms
✓ scripts/dogfood-i18n-export.test.ts (7 tests) 51ms
✓ tests/cycles/DF-060/viewport-masking-family-audit.test.ts (8 tests) 96ms
✓ packages/bijou-i18n-tools-xlsx/src/xlsx.test.ts (3 tests) 35ms
✓ tests/cycles/DF-027/storybook-workstation.test.ts (7 tests) 112ms
✓ tests/cycles/RE-017/frame-shell-theme-dogfood-demo.test.ts (2 tests) 3260ms
✓ uses the stock frame shell-theme row as the single theme control inside docs 3196ms
✓ packages/bijou-tui/src/dag-pane.test.ts (48 tests) 49ms
✓ packages/bijou-i18n-tools-node/src/string-table-filesystem.test.ts (2 tests) 29ms
✓ packages/bijou-tui/src/debug-overlay.test.ts (3 tests) 39ms
✓ tests/cycles/DL-004/drawer-rhythm-and-notice-rows.test.ts (4 tests) 45ms
✓ packages/bijou-tui/src/notification.test.ts (25 tests) 42ms
✓ tests/cycles/LX-011/dogfood-locale-ratchet.test.ts (7 tests) 3540ms
✓ cycles the preferred language through settings and syncs every DOGFOOD page model 3347ms
✓ tests/cycles/DF-066/data-visualization-family-audit.test.ts (7 tests) 48ms
✓ tests/cycles/DF-041/inspector-panels-family-audit.test.ts (6 tests) 40ms
✓ packages/bijou-tui/src/inspector-drawer.test.ts (2 tests) 18ms
✓ packages/bijou-tui/src/overlay.test.ts (101 tests) 39ms
✓ tests/cycles/LX-003/bijou-i18n-exchange.test.ts (4 tests) 35ms
✓ packages/bijou/src/core/theme/dtcg.fuzz.test.ts (5 tests) 24ms
✓ tests/cycles/DF-049/forms-family-audit.test.ts (7 tests) 41ms
✓ packages/bijou-node/src/index.test.ts (25 tests) 34ms
✓ tests/cycles/DF-065/workspace-layout-family-audit.test.ts (7 tests) 42ms
✓ tests/cycles/DF-063/app-shell-family-audit.test.ts (7 tests) 38ms
✓ packages/bijou/src/core/components/box.test.ts (34 tests) 18ms
✓ scripts/release-metadata.test.ts (17 tests) 31ms
✓ tests/cycles/LX-010/built-in-i18n-catalog-loader.test.ts (2 tests) 8ms
✓ tests/cycles/DF-020/dogfood-data-viz-mode-aware-lowering.test.ts (3 tests) 18ms
✓ packages/bijou-tui/src/status-bar.test.ts (15 tests) 20ms
✓ packages/bijou/src/core/components/surface-primitives.test.ts (30 tests) 25ms
✓ tests/cycles/DF-036/loading-placeholders-family-audit.test.ts (6 tests) 33ms
✓ tests/cycles/DF-064/keybinding-help-family-audit.test.ts (7 tests) 36ms
✓ packages/bijou-mcp/src/tools/docs.test.ts (6 tests) 25ms
✓ packages/bijou/src/core/detect/tty.fuzz.test.ts (3 tests) 20ms
✓ packages/bijou-tui/src/focus-area.test.ts (49 tests) 24ms
✓ packages/bijou-tui/src/app-frame-render.test.ts (12 tests) 27ms
✓ packages/bijou/src/core/components/markdown.test.ts (52 tests) 24ms
✓ packages/bijou/src/core/components/perf-overlay.test.ts (7 tests) 24ms
✓ packages/bijou-tui/src/driver.test.ts (14 tests) 22ms
✓ packages/bijou-i18n-tools-node/src/filesystem.test.ts (5 tests) 26ms
✓ packages/bijou/src/core/components/guided-flow.test.ts (2 tests) 17ms
✓ packages/bijou-tui/src/command-palette.test.ts (48 tests) 25ms
✓ tests/cycles/LX-004/bijou-i18n-adapters.test.ts (5 tests) 30ms
✓ packages/bijou-tui/src/file-picker.test.ts (39 tests) 21ms
✓ packages/bijou/src/core/components/inspector.test.ts (5 tests) 18ms
✓ packages/bijou-mcp/src/tools/output.test.ts (4 tests) 21ms
✓ packages/bijou-tui/src/browsable-list.test.ts (26 tests) 20ms
✓ packages/bijou/src/core/components/log.test.ts (16 tests) 21ms
✓ packages/bijou-tui/src/navigable-table.test.ts (23 tests) 21ms
✓ packages/bijou-i18n-tools/src/exchange.test.ts (5 tests) 11ms
✓ packages/bijou/src/core/environment.test.ts (48 tests) 19ms
✓ packages/bijou-tui/src/focus-map.test.ts (3 tests) 23ms
✓ packages/bijou-tui/src/pager.test.ts (30 tests) 23ms
✓ packages/bijou/src/core/render/differ.test.ts (13 tests) 17ms
✓ packages/bijou/src/core/components/preference-list.test.ts (7 tests) 19ms
✓ packages/bijou-tui/src/split-pane.test.ts (18 tests) 18ms
✓ packages/bijou-tui/src/viewport.test.ts (46 tests) 19ms
✓ packages/bijou/src/core/components/stats-panel.test.ts (5 tests) 17ms
✓ packages/bijou/src/core/text/grapheme.test.ts (43 tests) 16ms
✓ packages/bijou-tui/src/flex.test.ts (28 tests) 18ms
✓ packages/bijou-tui/src/help.test.ts (20 tests) 23ms
✓ packages/bijou-tui/src/grid.test.ts (10 tests) 18ms
✓ packages/bijou/src/core/text/wrap.test.ts (9 tests) 15ms
✓ packages/bijou-tui/src/app-frame-overlays.test.ts (3 tests) 17ms
✓ packages/bijou/src/core/components/table.test.ts (14 tests) 17ms
✓ packages/bijou-tui/src/surface-layout.test.ts (12 tests) 16ms
✓ packages/bijou/src/core/components/constrain.test.ts (15 tests) 16ms
✓ tests/cycles/DL-003/shared-surface-patterns.test.ts (3 tests) 17ms
✓ tests/cycles/DL-008/guided-flow-block.test.ts (5 tests) 20ms
✓ scripts/docs-preview.test.ts (42 tests) 5477ms
✓ imports the DOGFOOD app through the same tsx path used by npm run dogfood 932ms
✓ keeps family scrolling anchored until the real viewport height is exhausted 425ms
✓ packages/bijou/src/core/components/explainability.test.ts (4 tests) 16ms
✓ packages/bijou-tui/src/input-routing-inspector.test.ts (3 tests) 15ms
✓ packages/bijou/src/core/components/alert.test.ts (14 tests) 16ms
✓ packages/bijou/src/core/components/badge.test.ts (6 tests) 16ms
✓ packages/bijou-tui/src/collection-surface.test.ts (1 test) 14ms
✓ tests/cycles/LX-001/bijou-i18n-runtime.test.ts (3 tests) 7ms
✓ packages/bijou/src/core/theme/downsample.test.ts (30 tests) 12ms
✓ packages/bijou/src/core/binding.test.ts (19 tests) 8ms
✓ tests/cycles/LX-002/bijou-i18n-tools.test.ts (4 tests) 14ms
✓ packages/bijou-tui/src/layout.test.ts (29 tests) 15ms
✓ scripts/frame-assertions.test.ts (4 tests) 19ms
✓ packages/bijou/src/core/text/clip.test.ts (9 tests) 13ms
✓ scripts/pr-review-status.test.ts (20 tests) 14ms
✓ packages/bijou-node/src/io.test.ts (18 tests) 15ms
✓ packages/bijou-tui/src/keys.test.ts (47 tests) 5ms
✓ packages/bijou-i18n-tools/src/string-table.test.ts (3 tests) 13ms
✓ packages/bijou/src/core/ansi-lint.test.ts (1 test) 8ms
✓ scripts/component-story-protocol.test.ts (3 tests) 15ms
✓ packages/bijou/src/core/active-binding-collection.test.ts (9 tests) 8ms
✓ packages/bijou/src/core/schema-block.test.ts (9 tests) 7ms
✓ packages/create-bijou-tui-app/src/index.test.ts (8 tests) 8ms
✓ packages/bijou/src/core/forms/filter.test.ts (49 tests) 10ms
✓ packages/bijou/src/core/components/braille-chart.test.ts (10 tests) 10ms
✓ packages/bijou/src/core/components/timer.test.ts (30 tests) 7ms
✓ packages/bijou/src/core/components/sparkline.test.ts (14 tests) 8ms
✓ packages/bijou-tui/src/pipeline/pipeline.test.ts (7 tests) 11ms
✓ packages/bijou-tui/src/runtime-engine.test.ts (29 tests) 7ms
✓ packages/bijou-node/src/recorder.test.ts (4 tests) 14ms
✓ packages/bijou-tui/src/timeline.test.ts (26 tests) 6ms
✓ packages/bijou-tui/src/keybindings.test.ts (31 tests) 5ms
✓ packages/bijou-tui/src/eventbus.test.ts (35 tests) 8ms
✓ packages/bijou/src/core/forms/input.test.ts (26 tests) 7ms
✓ packages/bijou/src/core/forms/textarea.test.ts (31 tests) 10ms
✓ packages/bijou/src/core/theme/dtcg.test.ts (21 tests) 8ms
✓ packages/bijou-tui/src/transition-shaders.test.ts (71 tests) 7ms
✓ packages/bijou/src/core/components/dag-edges.test.ts (28 tests) 11ms
✓ packages/bijou/src/core/components/progress.test.ts (25 tests) 8ms
✓ packages/bijou/src/core/forms/wizard.test.ts (17 tests) 5ms
✓ packages/bijou/src/core/standard-blocks.test.ts (12 tests) 8ms
✓ packages/bijou/src/core/forms/form-utils.test.ts (32 tests) 8ms
✓ packages/bijou/src/core/forms/multiselect.test.ts (24 tests) 6ms
✓ packages/bijou/src/core/forms/confirm.test.ts (31 tests) 6ms
✓ packages/bijou/src/adapters/test/context.test.ts (14 tests) 5ms
✓ packages/bijou-tui/src/accordion.test.ts (24 tests) 5ms
✓ packages/bijou/src/core/components/enumerated-list.test.ts (16 tests) 5ms
smoke dogfood:docs ... ok
smoke dogfood:landing ... ok
✓ scripts/smoke-dogfood.test.ts (9 tests) 5ms
✓ packages/bijou/src/core/theme/resolve.test.ts (23 tests) 5ms
✓ packages/bijou/src/core/forms/select.test.ts (18 tests) 5ms
✓ packages/bijou/src/core/components/cursor-guard.test.ts (13 tests) 5ms
✓ packages/bijou-tui/src/canvas.test.ts (12 tests) 5ms
✓ packages/bijou/src/core/theme/presets.test.ts (30 tests) 6ms
✓ packages/bijou-tui/src/panels.test.ts (19 tests) 6ms
✓ packages/bijou/src/core/theme/styled.test.ts (7 tests) 5ms
✓ packages/bijou/src/core/forms/nocolor.test.ts (7 tests) 6ms
✓ packages/bijou/src/core/render/packed-cell.test.ts (26 tests) 5ms
✓ packages/bijou/src/core/components/data-viz-utils.test.ts (20 tests) 4ms
✓ tests/cycles/DX-034/declarative-view-data-binding.test.ts (4 tests) 3ms
✓ packages/bijou/src/core/components/hyperlink.test.ts (12 tests) 4ms
✓ tests/cycles/DX-034/active-binding-runtime-loop.test.ts (4 tests) 5ms
✓ packages/bijou/src/core/binding-lifecycle.test.ts (8 tests) 5ms
✓ packages/bijou/src/core/binding-frame-update.test.ts (5 tests) 5ms
✓ packages/bijou/src/factory.test.ts (18 tests) 6ms
✓ packages/bijou/src/core/theme/color.test.ts (36 tests) 5ms
✓ packages/bijou-tui/src/surface-diff.test.ts (5 tests) 6ms
✓ packages/bijou/src/core/block-metadata.test.ts (8 tests) 4ms
✓ packages/bijou/src/core/theme/graph.test.ts (11 tests) 5ms
✓ tests/cycles/WF-001/workflow-adoption.test.ts (4 tests) 3ms
✓ packages/bijou-i18n/src/runtime.test.ts (10 tests) 5ms
✓ packages/bijou-tui/src/subapp/mount.test.ts (8 tests) 5ms
✓ packages/bijou/src/core/components/tabs.test.ts (12 tests) 5ms
✓ packages/bijou-tui/src/layout-inspector.test.ts (4 tests) 5ms
✓ packages/bijou-tui/src/runtime-binding.test.ts (8 tests) 4ms
✓ packages/bijou-tui/src/motion/reconciler.test.ts (6 tests) 5ms
✓ packages/bijou/src/core/components/accordion.test.ts (11 tests) 4ms
✓ tests/cycles/WF-005/close-4-1-0-i18n-publish-surface-gap.test.ts (4 tests) 3ms
✓ packages/bijou/src/adapters/test/audit-style.test.ts (12 tests) 7ms
✓ packages/bijou/src/ports/surface.test.ts (8 tests) 4ms
✓ packages/bijou-tui/src/inputstack.test.ts (18 tests) 4ms
✓ packages/bijou/src/core/app-shell-composition.test.ts (3 tests) 4ms
✓ packages/bijou/src/core/components/stepper.test.ts (11 tests) 4ms
✓ packages/bijou-node/src/worker/worker.proxy.test.ts (3 tests) 5ms
✓ packages/bijou-node/src/style.test.ts (33 tests) 4ms
✓ tests/cycles/DF-011/dogfood-text-entry-and-staged-form-coverage.test.ts (5 tests) 2ms
✓ tests/cycles/DX-034/active-binding-lifecycle.test.ts (6 tests) 4ms
✓ tests/cycles/RE-007/migrate-framed-shell-onto-runtime-engine-seams.test.ts (4 tests) 4ms
✓ packages/bijou-tui/src/spring.test.ts (29 tests) 6ms
✓ tests/cycles/DX-034/binding-lifecycle-primitives.test.ts (4 tests) 4ms
✓ packages/bijou/src/adapters/test/io.test.ts (10 tests) 3ms
✓ packages/bijou-tui/src/view-output.test.ts (5 tests) 4ms
✓ packages/bijou/src/context-theme.test.ts (4 tests) 4ms
✓ packages/bijou/src/core/components/breadcrumb.test.ts (11 tests) 4ms
✓ packages/bijou/src/core/components/kbd.test.ts (10 tests) 4ms
✓ packages/bijou/src/core/components/tree.test.ts (7 tests) 4ms
✓ tests/cycles/DX-034/active-binding-collection.test.ts (4 tests) 4ms
✓ packages/bijou/src/core/bg-fill.test.ts (14 tests) 4ms
✓ packages/bijou/src/core/components/skeleton.test.ts (7 tests) 4ms
✓ tests/cycles/WF-006/cut-clean-4-1-0-release-boundary.test.ts (4 tests) 3ms
✓ tests/cycles/DX-031/schema-bound-block-contract.test.ts (2 tests) 3ms
✓ tests/cycles/DL-005/explainability-guided-flow.test.ts (4 tests) 4ms
✓ packages/bijou/src/core/components/spinner.test.ts (7 tests) 4ms
✓ packages/bijou/src/core/components/dag-stats.test.ts (12 tests) 4ms
✓ packages/bijou/src/adapters/test/clock.test.ts (7 tests) 7ms
✓ packages/bijou-tui/src/pipeline/middleware/surface-shaders.test.ts (4 tests) 3ms
✓ packages/bijou/src/context.test.ts (6 tests) 4ms
✓ tests/cycles/DX-031/first-party-block-definitions.test.ts (4 tests) 3ms
✓ packages/bijou-tui/src/animate.test.ts (7 tests) 3ms
✓ packages/bijou/src/core/forms/note.test.ts (8 tests) 3ms
✓ packages/bijou-tui/src/layout-preset.test.ts (8 tests) 3ms
✓ packages/bijou/src/core/components/timeline.test.ts (7 tests) 3ms
✓ tests/cycles/DX-031/rendered-standard-block-proof.test.ts (3 tests) 3ms
✓ packages/bijou/src/core/layout/geometry.test.ts (5 tests) 3ms
✓ packages/bijou/src/core/components/paginator.test.ts (8 tests) 3ms
✓ tests/cycles/DX-030/pointer-selection-contract.test.ts (6 tests) 3ms
✓ packages/bijou-tui/src/panel-dock.test.ts (15 tests) 3ms
✓ packages/bijou/src/core/forms/types.test.ts (8 tests) 3ms
✓ tests/cycles/WF-003/replace-smoke-examples-with-smoke-dogfood.test.ts (4 tests) 3ms
✓ packages/bijou/src/core/forms/group.test.ts (5 tests) 3ms
✓ packages/bijou/src/core/components/separator.test.ts (8 tests) 3ms
✓ tests/cycles/WF-001/invariant-legend-coverage.test.ts (2 tests) 3ms
✓ packages/bijou-tui/src/css/resolver.test.ts (7 tests) 3ms
✓ bench/src/harnesses/wall-time/format-jsonl.test.ts (3 tests) 3ms
✓ packages/bijou/src/core/components/logo.test.ts (8 tests) 3ms
✓ packages/bijou-tui/src/screen.test.ts (13 tests) 3ms
✓ tests/cycles/DX-031/block-contract.test.ts (4 tests) 3ms
✓ packages/bijou-i18n-tools/src/adapters.test.ts (5 tests) 3ms
✓ tests/cycles/DF-004/dogfood-coverage-ratchet.test.ts (4 tests) 3ms
✓ tests/cycles/DL-002/design-language-patterns-and-blocks.test.ts (3 tests) 2ms
✓ packages/bijou-tui/src/css/parser.test.ts (5 tests) 3ms
✓ packages/bijou/src/core/runtime-viewport.test.ts (2 tests) 4ms
✓ packages/bijou/src/core/theme/gradient.test.ts (14 tests) 3ms
✓ packages/bijou-tui/src/types.test.ts (26 tests) 4ms
✓ packages/bijou-tui/src/surface-budget.test.ts (2 tests) 3ms
✓ tests/cycles/DX-034/provider-scope-contracts.test.ts (4 tests) 3ms
✓ packages/bijou-i18n-tools/src/service.test.ts (3 tests) 5ms
✓ packages/bijou-tui/src/index.test.ts (4 tests) 3ms
✓ packages/bijou/src/core/layout/flex.test.ts (5 tests) 3ms
✓ packages/bijou/src/core/component-metadata.test.ts (3 tests) 3ms
✓ packages/bijou-node/src/runtime.test.ts (6 tests) 3ms
✓ packages/bijou/src/core/theme/extend.test.ts (8 tests) 3ms
✓ packages/bijou-i18n-tools/src/tools.test.ts (4 tests) 4ms
✓ tests/cycles/DF-013/dogfood-shell-help-and-notification-coverage.test.ts (5 tests) 4ms
✓ packages/bijou/src/core/theme/tokens.test.ts (7 tests) 4ms
✓ packages/bijou-tui/src/commands.test.ts (5 tests) 3ms
✓ tests/cycles/DF-007/dogfood-feedback-history-coverage.test.ts (5 tests) 3ms
✓ scripts/dogfood-coverage-gate.test.ts (4 tests) 3ms
✓ bench/src/scenarios/index.test.ts (5 tests) 4ms
✓ packages/bijou/src/core/detect/tty.test.ts (16 tests) 3ms
✓ scripts/release-readiness.test.ts (3 tests) 3ms
✓ tests/cycles/DF-021/shape-dogfood-as-terminal-docs-system.test.ts (3 tests) 2ms
✓ packages/bijou/src/core/theme/doctor.test.ts (2 tests) 3ms
✓ tests/cycles/DF-008/dogfood-docs-reference-coverage.test.ts (5 tests) 2ms
✓ tests/cycles/DF-006/dogfood-structural-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/DF-012/dogfood-explainability-and-divider-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/DF-014/dogfood-shell-and-workspace-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/DL-001/design-language-doctrine.test.ts (3 tests) 3ms
✓ tests/cycles/DF-010/dogfood-choice-and-navigation-coverage.test.ts (5 tests) 3ms
✓ scripts/smoke-utils.test.ts (5 tests) 2ms
✓ tests/cycles/DF-005/dogfood-progress-and-coverage.test.ts (5 tests) 3ms
✓ packages/bijou-tui/src/raytrace.test.ts (4 tests) 2ms
✓ tests/cycles/DF-017/dogfood-hierarchy-and-time-coverage.test.ts (5 tests) 4ms
✓ scripts/design-system-docs-preflight.test.ts (4 tests) 2ms
✓ tests/cycles/DF-016/dogfood-data-comparison-and-list-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/DF-018/dogfood-branding-and-motion-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/DX-033/remove-showcase-layout-sludge.test.ts (4 tests) 2ms
✓ packages/bijou/src/core/mode-lowering.test.ts (3 tests) 2ms
✓ packages/bijou-tui/src/app-frame-types.test.ts (2 tests) 2ms
✓ tests/cycles/DF-019/dogfood-complete-family-coverage.test.ts (5 tests) 3ms
✓ packages/bijou/src/adapters/test/runtime.test.ts (12 tests) 3ms
✓ packages/bijou/src/core/theme/accessors.test.ts (7 tests) 2ms
✓ tests/cycles/DF-009/dogfood-form-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/RE-001/runtime-engine-architecture.test.ts (1 test) 3ms
✓ tests/cycles/DF-015/dogfood-navigation-organization-coverage.test.ts (5 tests) 3ms
✓ tests/cycles/RE-024/surface-budget-warnings.test.ts (3 tests) 2ms
✓ packages/bijou-tui/src/panel-state.test.ts (11 tests) 4ms
✓ tests/cycles/DX-034/app-shell-composition-contract.test.ts (1 test) 2ms
✓ packages/bijou/src/core/theme/loader.test.ts (2 tests) 2ms
✓ tests/cycles/DX-023/input-routing-inspector.test.ts (2 tests) 5ms
✓ tests/cycles/DF-025/make-dogfood-the-only-human-facing-docs-surface.test.ts (3 tests) 2ms
✓ packages/bijou-tui/src/pipeline/middleware/grayscale.test.ts (1 test) 2ms
✓ tests/cycles/HT-002/layered-focus-and-interaction.test.ts (2 tests) 2ms
✓ tests/cycles/WF-004/shape-the-next-release.test.ts (3 tests) 2ms
✓ tests/cycles/DX-034/binding-frame-primitives.test.ts (2 tests) 2ms
✓ packages/bijou/src/core/story-capture.test.ts (2 tests) 2ms
✓ tests/cycles/RE-002/first-class-state-machine-and-view-stack.test.ts (1 test) 2ms
✓ packages/bijou-tui/src/cell-glyph-fit.test.ts (5 tests) 2ms
✓ packages/bijou/src/core/fixture-promotion.test.ts (2 tests) 2ms
✓ tests/cycles/DX-024/surface-diff-viewer.test.ts (2 tests) 2ms
✓ packages/bijou-tui/src/design-language.test.ts (6 tests) 2ms
✓ packages/bijou/src/core/numeric.test.ts (4 tests) 2ms
✓ tests/cycles/RE-003/retained-layout-trees-and-layout-invalidation.test.ts (1 test) 3ms
✓ tests/cycles/DX-022/layout-inspector-overlay.test.ts (2 tests) 2ms
✓ tests/cycles/DL-011/theme-contrast-doctor.test.ts (2 tests) 2ms
✓ packages/bijou/src/adapters/test/style.test.ts (6 tests) 2ms
✓ tests/cycles/HT-007/focus-map-surface.test.ts (2 tests) 2ms
✓ tests/cycles/RE-005/buffer-commands-and-effects-separately.test.ts (1 test) 2ms
✓ tests/cycles/DX-025/component-metadata-contract.test.ts (2 tests) 2ms
✓ tests/cycles/DF-028/story-capture-matrix.test.ts (2 tests) 3ms
✓ tests/cycles/RE-004/route-input-through-layouts-and-layer-bubbling.test.ts (1 test) 2ms
✓ tests/cycles/DX-026/mode-lowering-linter.test.ts (2 tests) 2ms
✓ tests/cycles/DF-029/fixture-to-docs-promotion-path.test.ts (2 tests) 2ms
✓ tests/cycles/RE-006/formalize-component-layout-and-interaction-contracts.test.ts (1 test) 2ms
✓ tests/cycles/HT-003/layer-stack-routing.test.ts (1 test) 2ms
✓ tests/cycles/HT-004/explicit-layer-objects-and-shell-introspection.test.ts (1 test) 2ms
✓ packages/bijou/src/ports/env.test.ts (3 tests) 2ms
✓ packages/bijou-i18n-tools-xlsx/src/readme.test.ts (2 tests) 1ms
✓ scripts/hooks.test.ts (1 test) 2ms
✓ tests/cycles/DF-003/dogfood-coverage-floor-gate.test.ts (3 tests) 2ms
✓ packages/bijou-node/src/gifenc.test.ts (1 test) 1ms

Test Files 306 passed (306)
Tests 3441 passed (3441)
Start at 08:48:57
Duration 12.04s (transform 10.57s, setup 0ms, import 41.80s, tests 23.69s, environment 24ms) green: 306 files, 3441 tests

Merge gate remains blocked only by formal review policy: PR has 0 approvals and 0 changes requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant